NevronOpenVision
Nevron.Nov.Dom Namespace / NAutomaticValue<TValue> Structure
Fields Methods


NAutomaticValue<TValue> Structure Members

The following tables list the members exposed by NAutomaticValue<TValue>.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Fields
 NameDescription
Public FieldWhether the value is automatic  
Public Fieldstatic (Shared in Visual Basic)The automatic value singleton.  
Public FieldThe value in case Automatic is false  
Top
Public Methods
 NameDescription
Public MethodChecks whether this value is equal to the specified value.  
Public Methodstatic (Shared in Visual Basic)Creates an NAutomaticValue instance from the specified obj value.  
Public MethodGets the hash code of this structure.  
Top
See Also